Skip to content

♻️ REFACTOR: Remove AttrDict #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2021
Merged

♻️ REFACTOR: Remove AttrDict #181

merged 1 commit into from
Dec 3, 2021

Conversation

chrisjsewell
Copy link
Member

This is no longer used is core or mdit-py-plugins,
instead standard dictionaries are used.

This is no longer used is core or mdit-py-plugins,
instead standard dictionaries are used.
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #181 (9402c73) into master (934eb90) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   96.08%   96.16%   +0.07%     
==========================================
  Files          61       61              
  Lines        3273     3259      -14     
==========================================
- Hits         3145     3134      -11     
+ Misses        128      125       -3     
Flag Coverage Δ
pytests 96.16% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
markdown_it/common/utils.py 86.74% <ø> (+0.70%) ⬆️
markdown_it/common/entities.py 100.00% <100.00%> (ø)
markdown_it/rules_block/list.py 98.84% <100.00%> (ø)
markdown_it/rules_inline/entity.py 100.00% <100.00%> (ø)
markdown_it/utils.py 86.25% <100.00%> (+0.85%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 934eb90...9402c73. Read the comment docs.

@chrisjsewell chrisjsewell merged commit 4827cbf into master Dec 3, 2021
@chrisjsewell chrisjsewell deleted the remove-attrdict branch December 3, 2021 08:27
nocarryr added a commit to pyrtlsdr/pyrtlsdr that referenced this pull request Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant